#functional programing
Explore tagged Tumblr posts
juniemunie · 1 year ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media
[Abandoned by the Lightners, his heart became cracked with hatred.]
Hitting a lil' too close to home?
#junie art post#ink sans#error sans#utmv#errorink#implied. but yea not the focus#this has been turning around in my mind for quite some time. im glad to finish it lmao idk if my ramblings make sense even.#so like listen. do you ever think about how similar the function of the utmv is to the dark worlds in deltarune.#in a meta narrative to fandom sense? idk the word#we are making exaggerated expanded worlds of the ordinary tools and entertainment of the real world and make it into something more#isnt that very very interesting?#and we explore every sort of possibility in that creation. both good and bad#and when all is said and done. every possibility found and the entertainment and secrets has all run out#we put it away. abandon and leave it behind#what is left? what happens to the world and characters we have created? can it sustain without us?#what of the ones left in the dark?#idk if yall saw me a few months ago but i reblogged comyet's old post of ink begging us not to leave him alone and to keep creating#yea that never left me#and seeing exactly THAT SCENARIO in deltarune made my brain iTCH#imagine an ink in King's position.... wait isnt that just underverse#mmmmmmm. darkner ink.....#also error is here too. not just for errorink or that i can't separate these two to save my life#but error is also one of the few people to be able to GET IT?? he can hear the creators too. ink cant#but hes pretty much programmed himself to avoid having a mental break down to this via reboot memory loss.#and ink has his own internal coping mechanism (hooray for short term memory loss)#these two idiots will do anything but confront truths lmfao#ahhh my favorite idiots. never change#mmmmm#deltarune
3K notes · View notes
ddeck · 9 months ago
Text
im sick, cant sleep, listening to abba and drawing in ms paint for the first time since i was 10
Tumblr media Tumblr media
797 notes · View notes
creepymutelilbugger · 2 years ago
Text
Tumblr media
4K notes · View notes
octylish · 9 months ago
Text
Phightober day 1: Scythe
Tumblr media
147 notes · View notes
glassedplanets · 6 months ago
Text
Tumblr media Tumblr media
mom said it's my turn to do a WCI AU
105 notes · View notes
track-maniac · 9 months ago
Text
Feeling inspired by a post I saw a few months ago, I programmed a simple game of tic-tac-toe in python, in a single expression. Like regular functional programming, this means I can't mutate variables. But more than functional programming, this also means I can't
Declare variables at all
Declare functions
Use most loops and branch structures
The resulting program is 1730 characters long after removing all the non-strictly necessary whitespace and contains "lambda" 9 times.
The players are asked where they want to play using a number for each cell, in the configuration of a standard numpad. The program checks for invalid input too.
Source code under the cut
(lambda grid,toggle,players,cells_filled,print_grid,check_victory,ask_xy,validate_input,the_game:(lambda victor:print('=====\n'+('Draw.'if victor is None else f"{victor} wins!")))(the_game(grid,players,cells_filled,toggle,print_grid,check_victory,ask_xy,validate_input,the_game)))([[7,8,9],[4,5,6],[1,2,3]],True,['X','O'],0,lambda grid:print('\n'+'\n'.join(' '.join(map(str,ligne))for ligne in grid)),lambda grid,players:([player for player in players if any(set(grid[i][col]for i in[0,1,2])=={player}for col in[0,1,2])or any(set(grid[row])=={player}for row in[0,1,2])or set(grid[i][i]for i in[0,1,2])=={player}or set(grid[i][2-i]for i in[0,1,2])=={player}]+[None])[0],lambda players,toggle,grid,ask_xy,validate_input:validate_input(input(f"{players[toggle]}, place your symbol: "),grid,players,toggle,ask_xy,validate_input),lambda selection,grid,players,toggle,ask_xy,validate_input:(lambda selection,grid,players,toggle,ask_xy,validate_input:(selection%3,2-selection//3)if grid[2-selection//3][selection%3]not in players else ask_xy(players,toggle,grid,ask_xy,validate_input))(int(selection)-1,grid,players,toggle,ask_xy,validate_input)if len(selection)==1 and'0'<selection<='9'else ask_xy(players,toggle,grid,ask_xy,validate_input),lambda grid,players,cells_filled,toggle,print_grid,check_victory,ask_xy,validate_input,the_game:(print_grid(grid),the_game((lambda players,toggle,xy,grid:[[players[not toggle]if(j,i)==xy else grid[i][j]for j in[0,1,2]]for i in[0,1,2]])(players,toggle,ask_xy(players,not toggle,grid,ask_xy,validate_input),grid),players,cells_filled+1,not toggle,print_grid,check_victory,ask_xy,validate_input,the_game)if check_victory(grid,players)is None and cells_filled<9 else check_victory(grid,players))[1])
If you can't read any of this, don't worry, I can't either.
You can find the original code and a slightly more readable version on my gitlab: https://gitlab.com/Rijaja/gaae/-/tree/main/tttaae (but careful, the game is in French)
96 notes · View notes
chopshajen · 5 months ago
Text
Tumblr media
A little more of the Trickster Cat :D
I liked the sketch but questioned my life a lot trying to execute the details of the design. And I’m still figuring out what I want to do with colors when I do use them, so until then everyone gets to be in the Gray Void LOL
But despite my complaining nothing is more fun than indulging your own niche interests, highly recommend ❤️💛 I STILL need to do some dance poses though
61 notes · View notes
muffinlance · 11 months ago
Note
hellooo very cool person I am just now getting into the atla fandom and I know Nothing other than your fics are very cool and great and I was wondering if you have any recs (or links to posts with recs!!) bc I trust your judgment LOL
I hope this is ok to ask!! also I will add that I am not that picky but I will add that I am very much a longfic enjoyer so🫶🫶
My friend, may I open up to you the broad world of clicking an AO3 user's bookmarks. <3
AKA: literally click any ao3 username, "bookmarks" should appear towards the top of the resulting page. You can then voyage into the additionally wonderful waters of filtering by length, "recommended", fandom, etc.
Also: if the fic you like is in collections, try checking them out, especially if the title appeals to you. Can be a great way to find essentially a fic playlist.
Anyway all hail ao3's designers they done good work
114 notes · View notes
c-rowlesdraws · 2 years ago
Text
Adobe Illustrator. Industry standard, huge brand recognition, whatever; the more I use it the more incredibly annoying weird bullshit I discover about it. One day raster/vector technology is going to undergo some sort of revolutionary change and new programs are going to smash Adobe Illustrator into oatmeal and I will not be upset about it at all
269 notes · View notes
maareyas · 16 days ago
Text
do you think they'll ever invent a work system that doesn't actively sabotage the people that it's supposedly built for
Tumblr media
20 notes · View notes
maidomaidomaido · 5 months ago
Text
Tumblr media
some silly anotations from this marikin au design (im finally happy with his design ohhhhhhhhhhhshwywgwgsgusipsowkskspñ dies)
34 notes · View notes
queeenpersephone · 4 months ago
Text
me, in denial, writing a 2012 style avengers fic in 2025
38 notes · View notes
mrehkka · 1 year ago
Text
Read from the top-down, not side to side:
Tumblr media
Left strip: the pak is rewarding Dib for taking care of its host 😌
Middle: pak is touched to learn that much love is stored in the Dib 🥺 (Dib views the pak as zim-adjacent and he's not wrong)
Right: that scene from the comics where Dib is begging Zim for poop cola. With blank thought bubbles neither want to actually say, for you to fill in your own blank. I just thought it would be funny if Zim was being a lover boy and the pak is like "NO! Keep it SMALL!" But Dib is ALSO being a little lover boy 😌
146 notes · View notes
Text
Jimmy and Gary have a pleasant chat!
56 notes · View notes
magpie-trinkets · 1 month ago
Text
How do you "bookmark" posts on Tumblr?
Bookmark as in, saving a post in a place that you can easily access later in case you want/need to look at it. Posts like resources, references, links, tutorials (to name a few)... Anything you might want to save for later.
I am curious! I personally reblog them into the Drafts but I'm aware people do it differently.
18 notes · View notes
quietwingsinthesky · 2 years ago
Text
it ever hit you out of nowhere that castiel is living in a dead guy's body and the show just does not care. it does not care. jimmy novak might as well not exist the moment he or claire is out of sight. cas stole a guy's body and his face and his life, and we can't ever talk about it or discuss it in detail because of how fucking horrifying it is that sam and dean's best friend just walks around in a dead guy suit. there's not even a human soul in there anymore. it's just a corpse. stone-cold body snatcher indeed.
#castiel spn#spn#this is not like a Castiel Crime (tm) to be clear. this is more me being (un)surprised that the show is Like This.#castiel is a horror story he is so much a horror story in the rapture#and then they just uh. never bring up again how horrifying and fucked up this is for another like 7 seasons#and when they do its to briefly go :( claire lost her dad :) but its okay! she forgives cas for it!#which!! NO SHE SHOULD FUCKING NOT!!!#but we can't have that discussion. we can't talk about that. because to acknowledge that it's fucked up would mean making cas kind of. evil#in a way that would vastly improve his later character arcs btw. if we had to reckon with not only this massive transgression#but with the fact that cas himself STILL DOESN'T SEE IT AS ONE.#that on a lot of fundamental levels. he is still functioning as he did in s4. a lot of that base programming is still there.#something something how cas never changes out of his suit under his trenchcoat#but it's like. jimmy said yes. so it's fine. that's what it is to him.#anyway. i wish they hadn't been scared of making all three of the boys more fucked up in later seasons.#thank GOD for dean being interesting in how he becomes Worse <3 because they were not bringing that for castiel.#again. good version of spn where jimmy's bloodline is an off-shoot of the lucifer vessel bloodline. explaining a) how lucifer Got In There#and b) letting lucifer possess claire later so that the two of them can have daddy issues together.#something about cas being the monster-not monster that jimmy let in that destroyed his life.#something about lucifer being the monster-not monster that castiel lets in later. the cycles. they are cycling.
346 notes · View notes